HaruPage
PHP Manual

HaruPage::setTextLeading

(PECL haru >= 0.0.1)

HaruPage::setTextLeadingSet text leading (line spacing) for the page

Descripción

bool HaruPage::setTextLeading ( float $text_leading )

Set the text leading (line spacing) for the page.

Lista de parámetros

text_leading

Defines line spacing for the page.

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

Ver también


HaruPage
PHP Manual